Make and git on Android - T-Mobile LG G2x

Anyone know a way to get git and make on the GB platform? I have busybody pro installed but its not included.
Sent from my LG-P999 using xda premium

Related

Google talk video chat

Has anyone pulled this out of the 2.3.4 update? I would love to get it on my g2x.
Sent from my LG-P999 using XDA App
You can, but I don't think it will work. There have been reports, on CM7 GB 2.3.4 plus flashing the GAPPS that include the new APK, that the video portion doesn't work.
Perhaps they don't have the background services set up yet?
Does any device have it working?
The Nexus S
Sent from my LG-P999 using XDA Premium App
If you guys find the name of the device that supports it - all we need to do is change the name in build.prop and download the .zips that are everywhere. Push the files, and it should make it work.
But I can not figure out which device supports it...
The nexus s
Sent from my LG-P999 using XDA App
There is already a google talk video thread and how to make it work. Seen it over in cm7 someone posted the link and a how to.
Sent from my LG-P999 using XDA Premium App
Here's the general thread where the app is being worked on. Seems like it's working on a handful of devices, both 2.3.3 and 2.3.4.
http://forum.xda-developers.com/showthread.php?t=1056793
paxton said:
Here's the general thread where the app is being worked on. Seems like it's working on a handful of devices, both 2.3.3 and 2.3.4.
http://forum.xda-developers.com/showthread.php?t=1056793
Click to expand...
Click to collapse
Yep there it is.
Sent from my LG-P999 using XDA Premium App
So did anyone try changing the build.prop device name to nexus S ?

Cm7 App Compatibility

I've installed Cm7 on my Infuse. There's an application called 'MA Mobile' I would love to install but when I search it in the Market, nothing is showing up. Is it possible for someone to extract the apk and force install it into my Infuse so I can earn cashback everyone I shop? Other suggestions and recommendations would be great!
Sent from my SGH-I997 using Tapatalk
Possibly your market wasnt updated yet. Do a apk search on google.
Sent from my SGH-I997 using XDA Premium App
I did and there isn't one.
Sent from my SGH-I997 using Tapatalk
Were you able to install the app on your infuse before flashing CM7?
Yes, my previous room was DoctorzRom and I was able to locate it on the market and install it but not after installing cm7
Sent from my SGH-I997 using Tapatalk

[Q]Backtrack on lg O3D

Just wondering if anyone who has the android app: backtrack installer or complete linux installer has successfully installed backtrack 5 or the other operating systems and which rom and kernel have you used,if you dont know what this app is it is an app which lets you install a linux operating system on android im just having alot of trouble
Sent from my LG-P920 using xda premium
MANBEARPIG69 said:
Just wondering if anyone who has the android app: backtrack installer or complete linux installer has successfully installed backtrack 5 or the other operating systems and which rom and kernel have you used,if you dont know what this app is it is an app which lets you install a linux operating system on android im just having alot of trouble
Sent from my LG-P920 using xda premium
Click to expand...
Click to collapse
I was wondering the same thing
And would love to install BT5
Does the O3D is supported?
Sent from my LG-P920 using xda premium
oyanezg said:
I was wondering the same thing
And would love to install BT5
Does the O3D is supported?
Sent from my LG-P920 using xda premium
Click to expand...
Click to collapse
I have tried bt5 and debian and no luck i tried with titan kernel instead of stock and no luck, i contacted developer and he said to try other roms. What error do you get? Mine says something about trying to mount then says no directory but now in the latest update it gets stuck on first line of code
Sent from my LG-P920 using xda premium

[Q] Flashing ROM over an emulator?

Hi
I have made some modifications to an MTD ROM posted in dev section.
I would like to test it on an emulator before I flash it to my actual device.
I installed Eclipse (with ADT plugin) and downloaded some Google APIs (2.1,2.2,2.3.3) but I haven't seen our device in the list...
So I just launched a virtual device based on 2.3.3 but I don't think it is heping me much, it's just a general 2.3.3 android device.
My questions are : (and I did read quite a lot, maybe haven't looked in the right places)
1. what target do I need to download and add to AVD to emulate SGH-T959V ?
2. How do I get it to function with recovery ? and actually flash kernel etc.
3. Do I need specific actions to emulate MTD over our phone ? same as in real phone ?
4. Will I be able to virtually flash a ROM on an emulator ?
links to constructive/informative sources are also appreciated.
Thanks a lot !
itzik2sh.
I'll rephrase, how do you guys test your ROMs prior to flashing them, or you don't...
Sent from my SGH-T959V using xda premium
*bump*
I'm interested in the answer as well.
Sent from my SGH-T959V using xda premium
itzik2sh said:
I'll rephrase, how do you guys test your ROMs prior to flashing them, or you don't...
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
Mayb on some unbrickable moded phones :-"
Sent from my SGH-T959V using xda premium
I have been trying to do that for a while. What I've discovered is that you can build emulater version from source, or use a nandroid backup.
Sent from my SGH-T959V using xda premium
I was messing around with this last night, but couldn't get a nandroid backup image to load properly in the android emulator. I was following these threads:
http://forum.xda-developers.com/showthread.php?t=1591924
http://forum.xda-developers.com/showthread.php?t=906161
I'll get back to you if I find anything else that works.
I couldn't get it tot work either, but I thought it was just me.
Sent from my SGH-T959V using xda premium
itzik2sh said:
I'll rephrase, how do you guys test your ROMs prior to flashing them, or you don't...
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
I test by flashing..and logcat the fooker...and fix my errors that way of course an emulator would be a lot better
sent from my batcave

[Q] How to make an app?

Does anyone know how to make an app to put on the market? What program do you use? How to test it? Much appreciated. I could really use some help.
Sent from my DROIDX using xda app-developers app
You need to learn coding. If I recall, Java.
Sent from my DROID2 using xda premium
mattselfking said:
Does anyone know how to make an app to put on the market? What program do you use? How to test it? Much appreciated. I could really use some help.
Sent from my DROIDX using xda app-developers app
Click to expand...
Click to collapse
Usually, eclipse is used in developing android apps but other IDE can be used as well(with the installation of the appropriate plugins).
You can follow the following link to setup everything and make a simple app: http://developer.android.com/training/basics/firstapp/index.html
The app can be tested on an emulator or on a real device
SDK
As per the site given, you will have to install the Android SDK, and get at least one firmware for an app to work. then the guide will go through creating and testing your first app using cmd or eclipse(classic version 4.0 should work), with android development tools installed. happy creating!

Categories

Resources