Newbie question - G Tablet General

How do I setup ADB and or other software to be able to run and install apks on my tablet from my PC? I am an android newbie. Any pointers to existing documentation will be appreciated. Do i need to download the android SDK? Currently I just copy apks over using usb and either put them in system/app or install them from the sd card directly.
Also pointers on how to backup rom and apps would be appreciated. Can I just use Titanium backup on a per app basis? What about system files?

The answers to all your questions already are in these Forums!
But for getting started, until you do something to get Android Martket working, you can download .apk files to your PC. Connect the PC and Netbook, and then copy the .apk over to the "Download" directory on the G-Tablet. If there's not a "Download" directory, the use the PC to make one.
The disconnect and open the ES File Manager on the tablet. Go to the "Download" folder and run the .apk.
Read some of the other threads on how to get the Market working and you will be home free.
Enjoy!
Rev

Related

[Q] I'm new to this world. How do I install apps from here?

Hi. I hope I'm posting this in the right section, but how would I install apps on my T-Mo MyTouch 3G Slide, that are offered on this or any other forum? Do I download them to my PC and first start the installation there, somehow? Or how would I do it??
I'm very new to this whole Android world. I just bought my phone.
Thanx for the help!!
Applications in this forum usually comes in the form of .apk's. An apk is an installer file for Android and must be run from the phone.
So you have two options when you find programs here on this forum:
1. You download the file on your PC, connect the phone to your PC and mount the SD-card, copy the file over and run it from your phone
2. Browse to the forums via your phone and download them directly and run them
It can be done via dropbox, chrome2phone, email etc as well if you want to
SBS_ said:
Applications in this forum usually comes in the form of .apk's. An apk is an installer file for Android and must be run from the phone.
So you have two options when you find programs here on this forum:
1. You download the file on your PC, connect the phone to your PC and mount the SD-card, copy the file over and run it from your phone
2. Browse to the forums via your phone and download them directly and run them
It can be done via dropbox, chrome2phone, email etc as well if you want to
Click to expand...
Click to collapse
THANK YOU!!!!
The file that I download, copy in to any folder (Programs ect...) on to your SD card and run the file from the phone, correct? What is the format of that file needs to be? It won't be an *.exe right? What format do I make sure the correct file is? Is there any other ways? Just asking
Thank You!!
You can put it anywhere on the SD-card, just be sure you have some sort of file manager from the market and remember where you put it After that you just run it and it should install (if you get several options when you run the file, the correct one to run it with is "Package Installer").
The files will be in the format programname.apk
SBS_ said:
You can put it anywhere on the SD-card, just be sure you have some sort of file manager from the market and remember where you put it After that you just run it and it should install (if you get several options when you run the file, the correct one to run it with is "Package Installer").
The files will be in the format programname.apk
Click to expand...
Click to collapse
THANK YOU!! So I look for and download only *.apk files??
That is correct.
SBS_ said:
That is correct.
Click to expand...
Click to collapse
THANK YOU!!!!!!!!!!!!!!! This is solved

[Q] How to extract .nbo files to a computer

I have a .nbo file with me on my pc and i want to extract the contents to my computer so that i can use specific apps included in it. Is there any way by which i can extract these files directly to any folder on my computer. I tried looking for various options on the net but nothing worked out. Can anyone help in explaining me how to do it...???

[Q] Simple question - How to install?

Hi all. I just got my Xperia X2 which is my first smartphone ever.
I'm very excited about it but my Lock Slider is rather slow.
I browsed a bit and found a few possible solutions but how do I install applications like this? This is what I want to download for my phone at the moment, but can someone please tell me how I extract it properly? And how to send it to my phone in the easiest way?
forum.xda-developers.com/showthread.php?t=781784
Howdy there,
Though I do not have any experience with your phone, I would;
1. download any give utility I wanted via my Personal Computer and then
2a. plug tha phone in my PC via USB (set it to 'Diskdrive') and copy the file(s) or
2b. plug tha phone in my PC via USB (set it to 'ActiveSync') and copy the file(s) or
2c. unplug the SDCard and stick it into my 72+1_Cardreader and then copy the files or
1b/2d. download everything via my phone (while using 'Compact View').
Start using http://filext.com if you do not know what to do with certain file extentions. Like;
pdf, arj, rar, zip, 7z
Anyway know that *.cab files can be installed on your smartphone via its file browser.
Success ,
What utility is prefered? I got no clue at all really. :-( And when I'm clicking on your shortcut "Compact View" it just goes to the home-page of forum.xda? Why is that? :-|
Compact View is for use with your phone.
Did you visit your phone's specific site here on XDA?
The Sony Ericsson Xperia X2 runs on Windows Phone 6.5, meaning there are a whole host of apps you can download onto it.
You can install additional applications on your phone, but they must be compatible with Windows Mobile version 6.5.3.
It is possible to remove the applications that you have installed, but you cannot remove applications that come with the phone.
To install an application use Explorer (find it in Program Files);
Download the application to your PC
If the application file is in compressed format, such as .zip, first extract the file
Read any installation instructions or documentation that comes with the application
Connect your phone to the computer with a USB cable.
[*]Double-click the application file (usually of .exe format (use ActiveSync to install)) to start the installation. If it is of .cab format then copy the file to your phone and tap (and hold) the file from your phone to start installation.​

[HELP] How to skip URL fetch for SDK Manager

Hello.
Everytime i start the SDK MANAGER it uses internet and reads two files from internet which are
1. addons_list-1.xml
2. repository-5.xml
from these links
https//dl-ssl.google.com/android/repository/addons_list-1.xml
https//dl-ssl.google.com/android/repository/repository-5.xml
But i have those two files on my hard disk. I kept those two files in the root of the C drive of my windows7 PC.
Now what should i do such that the SDK MANAGER stops searching the internet for those files and starts reading those files from my hard disk.
REASON FOR ASKING THIS:
I generally download the contents of sdk as zip packages. After downloading i extract the few packages i know to their corresponding directories. In some cases i dont know the path where the zip file has to be extracted. For that i keep the zip file in temp folder of android sdk , and then update the contents of sdk manager, and then disconnect the internet , and then select the install option. It installs to their directories.
But i want to do it in a complete offline computer. So how can i update the list of sdk manager without using internet.

[Q] Writing a file back to a Marketplace apps Isolated Storage?

Hi All,
I've used Heathcliff's WP7RootTools 0.9 to extract a file from an installed apps IsolatedStorage. The app in question was installed from the Marketplace, but I want to modify some of the files it's saved to it's Isolated Storage.
I extracted the file I wanted to edit by using the Explorer utility in WP7RootTools to copy the file to the "My Documents" folder, and renamed the extension to docx. From there I could simply go into the Office Hub, where the file was now listed, and emailed the file to myself.
I have made the edits to the file, but now need to get the file back into the app's Isolated Storage. This is where I have now got a bit stuck
I've tried copying the file to SkyDrive, and using the Office Hub to download it from SkyDrive to my phone. The file downloaded and is cached on the phone somewhere, but the file location, according to Office is not "Phone". This is normal, as Skydrive downloaded documents are not saved to the "Phone" location until you open the document and do "Save as".
I cannot of course open the downloaded file, as it isn't really a .docx file. Files loacted in the "Phone" location show up in "My Documents" in the WP7RootTools explorer. SkyDrive downloaded documents I have no idea where they are located?
Can you guys help? Does anyone know the path to location of SkyDrive downloaded items on the phone. If so, then I can easily just use the WP7Roottools Explorer to copy the file back to the apps Isolated Storage.
Is there a better way to copy a non-Office file back onto the phone?
Regards,
Micro666
You could use one of these apps:
sh4d0w86 said:
i was going to suggest using WPV App Data Backup, but it seems i saved the Backups in the wrong location... (will fix in next release)
so,
you can use TouchXperience or WMDC Launcher.
Click to expand...
Click to collapse
I'm looking to do the exact same thing....
Options:
1. Do exactly what you've been doing, but save as .txt instead of .docx. The phone can still open this, even though its probably a binary file, and save it to the "Phone" location. Then you can copy it back and rename it.
2. Use an app that gives direct access to the phone's filesystem from the PC, like TouchXperience+WPDM, or Root Webserver (see my sig)+your favorite webbrowser.
3. Use any other way to get a file onto the phone, such as emailing it to yourself, using IsolatedStorageexplorer, or putting it in a XAP files and installing that file. Then move the file with WP7 Root Tools.
I recommend approach #2.
GoodDayToDie said:
Options:
1. Do exactly what you've been doing, but save as .txt instead of .docx. The phone can still open this, even though its probably a binary file, and save it to the "Phone" location. Then you can copy it back and rename it.
2. Use an app that gives direct access to the phone's filesystem from the PC, like TouchXperience+WPDM, or Root Webserver (see my sig)+your favorite webbrowser.
3. Use any other way to get a file onto the phone, such as emailing it to yourself, using IsolatedStorageexplorer, or putting it in a XAP files and installing that file. Then move the file with WP7 Root Tools.
I recommend approach #2.
Click to expand...
Click to collapse
I used TouchExperience.
1.On my Fully unlocked Device(I assume you can do this with root tools), I installed a file manager that gives full access to the device.
http://forum.xda-developers.com/showpost.php?p=24636416&postcount=23
2. I installed TouchEperience on my PC. After giving the WP7 app, Root tools rights, it should show most of the file system(on the PC) but, not all of it. So I created a new folder in \Windows (temp).
3. On the Phone, I hunted down the file I was looking for from Isolated Storage, I copied it to the \windows\temp folder.
4. Used the PC TouchExperience and browsed to \Windows\temp, there was my files, I copied them to my PC. USed the File Explorer to delete the files in my \temp folder(to make sure they were gone).
5. I edited the files, copied them back to \Windows\Temp on my device via TouchExperience on the PC. Then used the file explorer to copy them back to the Isolated Storage.
Note: The file explorer I posted a link to is GREAT, it can even edit files (basic text editor) in Isolated storage. I found a way to Cheat on a marketplace Xbox live game (didn't try others), right before the achivements, so they were really easy to get
I'm sure there is easier methods but, this worked for me...
Can I ask, what app did you try this on ?
Hope this helped...
FYI DavidinCT: Cheating XBL games is very risky. Microsoft often can detect it (for example, if you get one achievement that would have required getting another first) and they can and will permanently ban your Xbox Live account for doing so.
That all said... why didn't you just use WPDM (on the PC) to copy the file straight to the IsoStore of the app? So much easier...
GoodDayToDie said:
FYI DavidinCT: Cheating XBL games is very risky. Microsoft often can detect it (for example, if you get one achievement that would have required getting another first) and they can and will permanently ban your Xbox Live account for doing so.
That all said... why didn't you just use WPDM (on the PC) to copy the file straight to the IsoStore of the app? So much easier...
Click to expand...
Click to collapse
To be honest, I only did it with a game that had an error when I got so far, so the final achivements of the game. A Game with a Known issue but, no fix.
And I just really wanted to see if I COULD do it...
I used WPDM but, the PC version even with my phone fully unlocked (custom rom on my VZW HTC Trophy) and using Root tools 0.9 to give full to TouchExperince root, would not see all the folders and would not see the IsoStore. SO I had to copy the files to a folder that WMDM could see.
Personally, the new File Explorer above is awsome, it's even got a editor in it, I didn't even need to go through all that......

Categories

Resources