[Q] App to write Android Apps - Eee Pad Transformer Q&A, Help & Troubleshooting

I want to get into writing android apps but do not have a PC, only a Transfomer original TF101.
Are there any coding apps out there that I can use instead of the SDK / emulators that you use on PC?
I dont mean an app to create/write the code for me, simply an app that allows me to create all the files and write the code needed myself but on the TF instead of on the PC.
Many thanks!!!

Yes............

You could try JavaIDEdroid: https://market.android.com/details?id=com.t_arn.JavaIDEdroid

I do development work on a laptop, and I hate it. Fed up scrolling and tabbing about just to look at a line of code. I recommend a desktop with a decent widescreen. Or maybe hook up that hdmi cable....

This like many questions has been asked so many times that I stop answering so much.
Sent from my Transformer Prime TF201 using Tapatalk

goodintentions said:
Yes............
Click to expand...
Click to collapse
Spidey01 said:
This like many questions has been asked so many times that I stop answering so much.
Sent from my Transformer Prime TF201 using Tapatalk
Click to expand...
Click to collapse
Believe me I tried searching (alot!!) both on XDA and google and really struggled to find them. I guess the search terms are very general so it was hard to hone in.
I'll try that app suggested above, do you guys (or anyone else) have any other suggestions to look at, or can point me to a thread on XDA which has this kind of info in it?

Spidey01 said:
This like many questions has been asked so many times that I stop answering so much.
Sent from my Transformer Prime TF201 using Tapatalk
Click to expand...
Click to collapse
I've never seen any threads on this topic, but would love to find out more.
Care to point us in the right direction?

Tapatalk sucks for searching, be it my posts or the forums in general. Most stuff I have is in Simplenote or my blog, and probably all but setup notes posted on XDA.
The general case: either you use something that doesn't work exactly like the SDK (i.e. Terminal IDE from the Market), or you setup an environment you can run the necessary tools in. I have a Debian stable chroot on my device with JDK, Ant, and Android SDK setup, the only problem is a few programs like render-script support, the emulator, and maybe one core program for doing the usual ant builds (aapt I think).
So you can use the Android SDK almost perfectly fine on device, only thing is you can't make an APK or use the ant build without compiling something from the SDK yourself (and I don't know where the source is, and ASOP is a big ass thing to download now just to run grep). All the pure "Java" parts work and you can run natively by using a real JDK on your device. The Android SDK is like 90-95% pure Java code and doesn't need a GUI to function if you can live that way.
Other wise you're limited to doing things the harder way than just here's the code, make APK and go clickly in a file manager.
You can even make regular Java code that will run on Android+davlik, as long as you don't use things missing from the Android API (like Swing) and know enough about how .java becomes .apk to put it in Dalvik format.
I don't know if Eclipse and the ADT work differently or not, so I have not tried them on device. Yes, you probably could use Eclipse on device if you do the Xvnc+a VNC client but ahem, I don't even like running Eclipse on a hell of a lot more powerful hardware. With a bit of tweaking to use the right SWT, the SDK manager could run its GUI the same way but that's more bother (to me) than using a little command line fu.
For editing code either an Android app or a Linux app can be used. I use vim because I have used it since like '05. Some might prefer e.g. Touchqode.
Something like Terminal IDE is probably best for people that don't understand things but you can't do a "Regular" build like with the Android SDK on a PC.
Oh, and btw if anyone knows where I can find the source for the Android SDK, let me know because I want to get it compiled for my tablet .
Sent from my Transformer Prime TF201 using Tapatalk

Related

A chroot of ubuntu on transformer?

Im curious wether or not there is a way for me to have a chrooted ubuntu on my transformer...? I saw something on youtube where they did it on a galaxy 10.1, and in the comments the maker of the video said it does work on the transformer.
But i am curious if anyone has tried it and is certain whether or not it work.
if this method is not possible, are there any other methods with similar results...?
... really? search before you post
http://forum.xda-developers.com/showthread.php?t=1145601
mrevankyle said:
... really? search before you post
http://forum.xda-developers.com/showthread.php?t=1145601
Click to expand...
Click to collapse
i read that, but dont completely able to understand it... could someone help me out with installing it?
The easist thing is to download Linux Installer off the market. I found that Debian (ARMv5) offers better package choices than Ubuntu (ARMv7) in that case. I have mine running off /data/local/mnt/Linux with Debian stable.
Spidey01 said:
The easist thing is to download Linux Installer off the market. I found that Debian (ARMv5) offers better package choices than Ubuntu (ARMv7) in that case. I have mine running off /data/local/mnt/Linux with Debian stable.
Click to expand...
Click to collapse
i attempted this, i managed to get debian but it did not have a gui.... How would i go about installing one.?
To get a GUI going that route you basically set it up to use VNC for running X stuff and then connect via an Android VNC client; I don't recall the name of the server but there were multple links on Google when I searched back in September.
I don't personally need X along side Android and the chroot, so I don't have it set up.

[Q] Dual-booted TF101 optimised for work.

Greetings,
I have looked at information on the internet (including this forum) with regards to loading different a different OS onto the TF101. There is a lot of information on how to do it, but very little explaining how satisfactory the result is.
Here is my situation:
I have ordered a refurbished TF101 + Dock for under $400 delivered. This is covered by a 12-Month warranty.
My plan was to use this device primarily as a work-oriented device. I am studying law and am required to take excessive notes, apply for clerkships, and write fully referenced (NB: footnoted) essays.
I only have 2gb per month of mobile data which means I spend a lot of time at various educational institutions. I also work mobile pretty often (train ride into city, etc). Essentially I'll be using this primarily as a netbook with an awesome battery life
While the TF101 seems like an perfect device for someone with my lifestyle, the lack of any android app which allows for footnoting is unforgivable. The decision to dual-boot ubuntu is a logical solution.
Onto my questions:
1. Is there any issue setting up dualboot on a TF101 from a bootable USB drive on a windows based OS?
2. How does ubuntu run on the TF101 in terms of productivity? I have read about what functions are supported; but I'm wondering how it all works in practice. It doesn't seem like anyone has turned their TF101 into an ultrabook with a killer battery life and tablet functionality.
3. I have read that bricking is always reversible. Is this the case? I don't plan on deviating from instructions from xda. I understand that there is always a risk, I just want to know my chances.
4. Does it matter whether HC or ICS is loaded on this tablet when it arrives? Are there any steps I should take to update the OS before dual-booting
5. Are there any drawbacks to clocking to 1.4Ghz? Does this affect battery life and if so, to what extent?
6. Is there a lite version of ubuntu I could dual-boot on my TF101 to improve performance/work efficiency? If so, how would this change the instructions listed: http://forum.xda-developers.com/wik..._an_Asus_EEEPad_Transformer#Installing_Ubuntu. Would installing a lite version be necessary? Could the TF101 handle full office applications running a full version of ubuntu without increasing the clock speed? I'm just trying to get a sense of how sharp the TF101 feels running programs on ubuntu.
7. Are there any other things I should consider to optimise my TF101 to perform at the level I indicated?
Thanks for bearing with me. If it seems like I've bought the wrong device, I just find it amazing that I could have a low-spec ultrabook and a tablet with a battery life better than both for under $400. I figure I can boot android for tablet use (calendar, browsing, reading) and ubuntu when I need to get some serious office-type work done
Thanks again for reading.
Let me try to address these one at a time to help you out with your purchase, also glad to see you pick the TF It's a wonderful tablet.
"This is covered by a 12-Month warranty." - If you install Ubuntu, root or otherwise, it will almost Surely void this warranty, so be careful as it is refurbished, inspect carefully and make sure it isn't a lemon (bad tablet).
"the lack of any android app which allows for footnoting is unforgivable" - Quickoffice seems to support this, although it is $20 -- link.
1. A bootable USB stick setup on windows WILL NOT work on the tf, you must use the Android Debug Bridge to install it on the tf. Instructions in link below.
2. It works, but not like desktop ubuntu, as the ARM processor doesn't support 32-bit (x86) or 64-bit applications. So WINE WILL NOT work, AT ALL.
Read what will and will not work here.
3. This is heavily dependant on the version of your tablet, older (b60 or lower) devices have sbkv1 and therefore support NVFlash, which means you can always (unless you.. microwaved your tablet or something..) restore a brick. If you have a newer (most b70s and all b80s and up) sbkv2 tablet like mine, it will not work. If you follow instructions carefully when messing with your device though it's pretty hard to COMPLETELY brick it, although all user data can be at risk.
NOTE! If you have a tablet with sbkv2 you Can Not install Ubuntu on it with the installer. I won't say At All, as there is probably a way, but it would be very hard.
4. You would probably want to update to ICS first, Asus provides this update through ota updates pushed to the transformer or off of their website. It is a smoother experience. Or you could root and flash a custom ROM, (even smoother! ) Also see #5
5. If you want to overclock to 1.4 Ghz you Must Root and flash a custom rom and Kernel (important) that supports overclocking, and may not be able to use ubuntu at the same time as it seems to overwrite the recovery slot (correct me if I'm wrong someone). It does affect battery life by a noticeable amount, (roughly 20% would be my guess) and you really shouldn't need to OC if you're just word processing though. The tf is a pretty fast tablet xD I overclock mine to 1.2 for general use and gaming.
6. Searched, and not that I could find, sorry :/
7. Yes, flash a custom Rom and Kernel, there are many to choose from! The ones I use work great and are in my signature. ARHD Rom and TastyMehIcs kernel. It's all up too you though.
In conclusion I think you would be better off using android as the Ubuntu is pretty limited, quickoffice should be fine. Go ahead and optimize it though, and if you have a sbkv1 tablet you can try it out!
ToD
Edit: You could also look into remote desktop to computer to word process, but that would lock you to your 3g wifi speed and be non-native. -shrugs- Splashtop HD is pretty fast on a home n+ wifi network.
Thanks!
Thanks for your response - it changes everything!
"the lack of any android app which allows for footnoting is unforgivable" - Quickoffice seems to support this, although it is $20 -- link.
Click to expand...
Click to collapse
I actually spent quite a while looking around for android apps with full office functionality. Like quickoffice, I found that numerous apps supported viewing footnotes, but none which actually allowed for their creation.
The only solution I've found for footnote creation via android is google docs desktop view, but it's really barely functional at best on android.
I'd also like to use freeware when possible.
1. A bootable USB stick setup on windows WILL NOT work on the tf, you must use the Android Debug Bridge to install it on the tf. Instructions in link below.
Click to expand...
Click to collapse
Ok, I've never actually installed linux on my computer, but I'll cross that bridge when I get to it
2. It works, but not like desktop ubuntu, as the ARM processor doesn't support 32-bit (x86) or 64-bit applications. So WINE WILL NOT work, AT ALL.
Read what will and will not work here.
Click to expand...
Click to collapse
I don't think this will be a problem. For what I'll use the tablet for, it seems like I'll have plenty of office, video, and utility applications that run natively on ubuntu.
3. This is heavily dependant on the version of your tablet, older (b60 or lower) devices have sbkv1 and therefore support NVFlash, which means you can always (unless you.. microwaved your tablet or something..) restore a brick. If you have a newer (most b70s and all b80s and up) sbkv2 tablet like mine, it will not work. If you follow instructions carefully when messing with your device though it's pretty hard to COMPLETELY brick it, although all user data can be at risk.
NOTE! If you have a tablet with sbkv2 you Can Not install Ubuntu on it with the installer. I won't say At All, as there is probably a way, but it would be very hard.
Click to expand...
Click to collapse
This is a problem; I've determined the item in the mail is an sbkv2.
This link http://forum.xda-developers.com/showthread.php?t=1345049 says I can still root the sbkv2. Are there any implications that would prevent me from dual-booting ubuntu?
Otherwise, you've convinced me that clocking would be unnecessary. I really would like to dual-boot ubuntu eventually however for the flexibility (and freeware-ness) of the applications.
For instance, I might download a video clip or pdf, need to unzip it and then find it needs a weird codec to play.
I'm not really a fan of "apps" on mobile devices. I find that they are generally very limiting: they use too much processing power for what they are, they often have an unreasonable price-tag/bloatware, and they are designed for small mobile devices, so the interface lacks functionality.
For example; none of the android office apps support footnote creation. Only some support viewing. Clearly the hardware of the TF101 would allow it to footnote easily, so I feel like I should have the ability to use this hardware to achieve the functionality of a netbook
That said, I'm keen to use the whole android/mobile app interface when I've separated the tablet from the dock and recline to watch youtube or check my emails
Alright, I'll look into it more as to getting Ubuntu on a sbkv2, as I'd want to do it too, but for now, assume no as I've looked into it before and no cigar.. I believe there is a chroot method but that is slow buggy non-native etc so it's probably not what you're looking for. Using desktop view in Dolphin Browser HD is actually about the same as pc browsing, just tested on google docs. Or you could always type out your docs on the tablet then get on a pc/desktop view and add footnotes later. (roundabout, I know x.x)
Rooting the sbkv2 and romming is easy, but sadly Nvflash doesn't work at all till ASUS unlocks the bootloader or someone cracks it.
"I'm not really a fan of "apps" on mobile devices. I find that they are generally very limiting: they use too much processing power for what they are, they often have an unreasonable price-tag/bloatware, and they are designed for small mobile devices, so the interface lacks functionality. "
The way android works helps to manage processing power very well, so you shouldn't be worried about a smooth experience if you root rom and optimize. As for the design most major apps have an HD version specifically for tablets, and many are free (if you can get past ads or use a blocker ) Any other questions/concerns?
Thing O Doom said:
Any other questions/concerns?
Click to expand...
Click to collapse
At this point I'm only really trying to figure out whether there is a way to dual-boot ubuntu. I have more reading to do, but my current reading suggests that it's possible - just not sure how accessible the process is to someone like me.
Law here allows us to return an unopened product within 7 days of purchase, so I will have to weigh up whether I can reasonably expect a way to run ubuntu in the future, and whether I should just have fun with android in the meantime.
I'll be happy to keep it if I thought there'd be a way to run ubuntu (or asus releases the key) sometime in the next couple of months. Otherwise I've just spent $400 on something that my current (old, heavy, 1hr battery) laptop does better.
EDIT: Remote desktop isn't a possibility due to my lack of internet.
2ND EDIT: I've made a bit of a mistake: the model no is TF101-1B180A, but as far as I know it is skbv1 (fingers crossed) which means I can use the PRIME installer. I guess I shall find out tomorrow morning!
Thanks again for the help!
What you really need to find out is the serial number - If it's B60 or lower it is sbkv1, if it's B70 it could be either (mine is a b70 but is sbkv2, my friends is a sbkv1, we both got it in best buy on the same day ) The ubuntu help and installer thread in the dev forum can help you if you have sbkv1, I can help walk you through everything if you'd like too. Asus is 'planning' to release the bootloader, which will happen eventually as people continue to pester them, and there is a way I'm sure.
Just an F.Y.I it is possible to install Ubuntu on an SBK2 device followinf the instructions in this thread http://forum.xda-developers.com/showthread.php?t=1537566
As for the speed of it, it is not great(I did the mount-loop install on the internal storage which is at least faster than installing on an sdcard). I havn't tried overclocking yet to see if that helpls. Also a number of things do not work at all/ need some tweaking to work.
how about tethering from wifi from your phone and using something like splashtop?
I have a TF101G so the internet issue is a bit less troublesome.
That guide you linked seems a bit roundabout, but I'll try it out and if it works TYSM xD Thanks. ^^
It is layed out pretty well in the third post. I used the Dual-boot with loopmounted image option and just followed the instructions in that post. Just make sure you have rooted and installed cwm recovery.
Also I am not sure if the android kernels linked in the post are ics or hc ones, but if you upgrade to ics there are a couple kernels available in the dev section.
Theres an app called ubuntu installer, it isn't native but may work about the same, also testing now.
Sent from my Transformer TF101 using XDA
Thing O Doom said:
Theres an app called ubuntu installer, it isn't native but may work about the same, also testing now.
Sent from my Transformer TF101 using XDA
Click to expand...
Click to collapse
I wouldn't bother with that, it is far too slow to be useful in my experience.
EDIT: deleted because it sounds negative. Basically I'll need to try to return/sell this if I can't get ubuntu working because android cannot do what I need it to.
As I pointed out previously it doesn't matter if you have an sbkv2 device as far as installing Ubuntu is concerned.
Just follow the instructions here after rooting the device.
It is not perfect though, there are a few bugs and as far as I know no one has got hardware graphical acceleration working yet so you can't watch videos. I think sound isn't working yet either.
Also don't expect the same programs you would find in windows or even linux normally as many programs have yet to be ported to arm based linux.
Nairbly said:
As I pointed out previously it doesn't matter if you have an sbkv2 device as far as installing Ubuntu is concerned.
Just follow the instructions here after rooting the device.
It is not perfect though, there are a few bugs and as far as I know no one has got hardware graphical acceleration working yet so you can't watch videos. I think sound isn't working yet either.
Also don't expect the same programs you would find in windows or even linux normally as many programs have yet to be ported to arm based linux.
Click to expand...
Click to collapse
Thanks for the instructions.
I NEED this device to be able to perform full word procesing as a minimum. I also want to be able to have multiple windows open so I can actually see what I'm writing, and I would like to be able to see what I'm typing as I type it instead of a second later. I need to be able to use keyboard shortcuts and select text easily. Lastly, I need to be able to streamline the OS so it can run quickly.
If a TF101 with ubuntu dual-booted is unable to accomplih this, somebody please tell me now.
umfortunately I have:
Chip UIP: 0x42890884140b097
SBkv2
Now looking up instuctions to root SBKv2
Nairbly said:
As I pointed out previously it doesn't matter if you have an sbkv2 device as far as installing Ubuntu is concerned.
Just follow the instructions here after rooting the device.
It is not perfect though, there are a few bugs and as far as I know no one has got hardware graphical acceleration working yet so you can't watch videos. I think sound isn't working yet either.
Also don't expect the same programs you would find in windows or even linux normally as many programs have yet to be ported to arm based linux.
Click to expand...
Click to collapse
Nairby,
You didn't mention how to root an SKBv2. Would you use the Universal root toolkit 7.1 found here http://forum.xda-developers.com/showthread.php?t=1185104 ?
If its on ICS: Vipermod option 1.
If it's on HC, root with the razorclaw tool by downgrading the firmware then flash an ics rom. Very easy and no computer required.
Thing O Doom said:
If it's on HC, root with the razorclaw tool by downgrading the firmware then flash an ics rom. Very easy and no computer required.
Click to expand...
Click to collapse
I receive the message "this device lacks the needed file (bad luck)" after insalling

Ubuntu For Android (Not Ubuntu Installer)

The guys over at Ubuntu are developing something REALLY nice for the Android that are able to support both HDMI and USB, which I think the PLAY is capable of. This is some legit stuff guys! Time to revolutionize!
http://www.ubuntu.com/devices/android
It says that it's for multi-core phones, but maybe this could be ported to work on the PLAY in the long run? Discuss here!
EDIT: Something already popped into my head, since other Ubuntu distros can already be merged with the original Ubuntu itself, do you think removing the Android Ubuntu elements and adding them to a desktop Ubuntu system, then connecting the phone via USB with Debugging enabled would do the trick?
I'd love it if someone ported it to the Play, but I doubt it will happen... I guess they say it's for dual core phones for a reason (performance!)
Sent from my R800i using XDA
Selim873 said:
The guys over at Ubuntu are developing something REALLY nice for the Android that are able to support both HDMI and USB, which I think the PLAY is capable of. This is some legit stuff guys! Time to revolutionize!
http://www.ubuntu.com/devices/android
It says that it's for multi-core phones, but maybe this could be ported to work on the PLAY in the long run? Discuss here!
EDIT: Something already popped into my head, since other Ubuntu distros can already be merged with the original Ubuntu itself, do you think removing the Android Ubuntu elements and adding them to a desktop Ubuntu system, then connecting the phone via USB with Debugging enabled would do the trick?
Click to expand...
Click to collapse
From what info i have got about the system it really is much like my project but tailer made to the tes device (atrix 2) with extra goodness that a team working hard have come up with...and not just me lol.
But if they release source it should let us come up with a installer that does everything they show for a much larger range of devices...we are already working on some of the features just a big 'watch this space'
Sent from my GT-N7000 using xda premium
It's already possible to run a full linux distro under Android. Bit hacky though. It runs in the background and you have to VNC into it to use the GUI. Works pretty nicely however. There are a few apps which automate the process, including this free one which works pretty well now:
play.google.com/store/apps/details?id=com.galoula.LinuxInstall&feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5nYWxvdWxhLkxpbnV4SW5zdGFsbCJd
Nextil said:
It's already possible to run a full linux distro under Android. Bit hacky though. It runs in the background and you have to VNC into it to use the GUI. Works pretty nicely however. There are a few apps which automate the process, including this free one which works pretty well now:
play.google.com/store/apps/details?id=com.galoula.LinuxInstall&feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5nYWxvdWxhLkxpbnV4SW5zdGFsbCJd
Click to expand...
Click to collapse
He knows this hence the (Note Ubuntu Installer) referring to one of my apps
Still no news here looks like its not running inside android like a vmware. Needs a dual core so that each core runs a different os. Ubuntu is utilizing one of the cores so would be worth while overclocking where possible. The host core still runs android so that they run together on the oppisite clocks

[Q] Modifying whatsapp"decompile,recompile"

Good day everyone,
Have a couple of questions to ask , some might sound idiotic, please go easy on me as am still in middle school and new to this.
So i really like anything related to programming and development, but lately am interested in mobile development.
My question is, i have a motorola razr xt910 , which i downloaded whatspp on it, now what i want to do is be able to modify things in it , but i know it needs to be an open source and ive been searching on google if it is, but i cant find an answer.
Lets say its modifiable , can i modify it to my personal needs? if so what things do i need? i know i need the android sdk , but anything else?
Thanks a bunch for your help
waelkd said:
Good day everyone,
Have a couple of questions to ask , some might sound idiotic, please go easy on me as am still in middle school and new to this.
So i really like anything related to programming and development, but lately am interested in mobile development.
My question is, i have a motorola razr xt910 , which i downloaded whatspp on it, now what i want to do is be able to modify things in it , but i know it needs to be an open source and ive been searching on google if it is, but i cant find an answer.
Lets say its modifiable , can i modify it to my personal needs? if so what things do i need? i know i need the android sdk , but anything else?
Thanks a bunch for your help
Click to expand...
Click to collapse
This is actually the wrong form for this. This is for the xt926 and xt925.
Anyway, Im 99% sure whatspp is closed source, however, you can still make modifications to it.
I recommend using Linux for anything Android. You will save a bunch of time not dicking around with drivers. There are also tons of tools to make things easier and they are mostly all free.
You will need the Android SDK, APKTOOL and the drivers for your phone if you decide to stick with Windowz. There are plenty of write-ups on how to install these tools. Actually I never found a good guide for installing APKTOOL, essentially what you need to do is place the files you download for it in the platform tools folder in the Android SDK. If you setup the SDK correctly you should be able to access APKTOOL from anywhere you can access adb.
If all you plan on doing is modifying xmls and images life will be easy, if you want to add functions and dont know java life will be hard. Actually even if you do know java life will still be hard according to some.
Just download whatsapp + you will get what you need.. Google it
Sent from my MB886 using xda app-developers app

From Apk to Ipa (or opening an apk app in ios device)

I have built a simple app using app inventor (I'm not a programmer), and I wonder if there is a way to use it also on IOS device. By converting it, or maybe by opening through a kind of android emulator.
I have seen that many question have been asked concerning the other way around (Ipa → Apk), and that no tool has been invented to do that). I wonder if there is a way (through Windows 7)
it could be possible
according to an answer of this question* on stack overflow : "Excepting time/effort/money and litigations (!), there is nothing inherently preventing an Android implementation on Apple hardware, however."
The answer provides some interesting solution, such as hosting your apk file on a website you could access with any device, or dual boot, or emulation.
Did anyone tried one of them?
*Is it possible to run .APK/Android apps on iPad/iPhone devices?
didedsq said:
according to an answer of this question* on stack overflow : "Excepting time/effort/money and litigations (!), there is nothing inherently preventing an Android implementation on Apple hardware, however."
The answer provides some interesting solution, such as hosting you apk file on a website you could access with any device, or dual boot, or emulation.
Did anyone tried on of them?
*Is it possible to run .APK/Android apps on iPad/iPhone devices?
Click to expand...
Click to collapse
More than likely no. Even if you change the file format the apps are not interchangeable between systems
Sent from my Nexus 5
ShapesBlue said:
More than likely no. Even if you change the file format the apps are not interchangeable between systems
Sent from my Nexus 5
Click to expand...
Click to collapse
Thanks for this. I was hoping for a solution, too bad
See, android works on xml and java
On the other side the ios apps use obj-c or swift... So it is not possible, you could learn obj-c or swift and essentially just make anotger app for ios, you made the app right, it wud b easy for u to make it again, just diff syntax right?
Thank me if i helped ?

Categories

Resources