Yo Dawg, I heard you like apps so I got you an app to compile apps. - Asus Eee Pad Transformer Prime

So you can make apps on your app while you run other apps.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anyway.
AIDE is an integrated development environment (IDE) for developing real Android Apps directly on Android devices. AIDE supports the full edit-compile-run cycle: write code with the feature rich editor offering advanced features like code completion, real-time error checking, refactoring and smart code navigation, and run your App with a single click.
AIDE will turn your Android tablet with keyboard into a real development box. We use the Transformer Prime running Ice Cream Sandwich to code with AIDE. AIDE will turn your Android Phone into a small development computer to browse and touch your code on the go.
AIDE is fully compatible with Eclipse projects. Just copy the sourcecode to your device, open any source file in AIDE to load the project and start coding.
Click to expand...
Click to collapse
Link: https://play.google.com/store/apps/details?id=com.aide.ui

Hmm perhaps its time i learned a bit of Java !
Nice one.

Awesome, I've been looking for something like this. Thanks for letting us know.

Danny-B- said:
Hmm perhaps its time i learned a bit of Java !
Nice one.
Click to expand...
Click to collapse
learning java myself! I've been using the cbt nuggets video series, I watch a 30 minute nugget here and there on my prime. Had to convert them to mp4 though because they were in wmv when I downloaded them.
I hope to port a few linux apps to android soon. I've got graphic design experience too so it should help with gui's and object oriented programming.

Pitty that debugging tools aren't available. Besides that, it allows for code refactoring, auto-complete, syntax highlighting and a few neat stuff. Tried importing a few of my projects and even those with dozens of files it managed to work well. Definitively useful when away from pc. Add support for SVN/CVS/GIT and it would be (even more) awesome!

YES!!!
This is awesome!
With a debugger and a version control system integration it will be a full fledged development app.

I think that this is going to be very useful for testing and tweaking apps on the hardware. Do most of the hard coding and debugging on your desktop, transfer the project over to the device and tweak as you test, brilliant!

You can always multi task to a terminal app and run version control through a chroot.
AIDE and the ability to use a real keyboard IMHO, makes Android about as self hosting as we're likely to get for a few more years, short of being able to compile and bake in your ROM from your ROM.
The Android SDK works mostly fine on Android in a chroot with Java, even if you don't do the Xvnc thing...but it relies on an x86 program called aapt -- that AIDE has built for ARM .
Sent from my Transformer Prime TF201 using Forum Runner

Thanks OP. This is great news. Might start messing around with it myself.

I got this the day it came out and it is SO amazing!!! I've never done any coding of anything on android or any thing for that matter, but using this I'm already making an app. It might just be that I thought this was so cool that I actually tried to make one or that it makes it so easy, but either way this app is awesome!!!! Also the developer is using an asus prime and updates frequently(both pluses, especially for us prime owners)

Related

Mozillas 'Boot 2 Gecko' Web Mobile OS - Heres the GIT - Anyone wanna try?

So at MWC Mozilla is going to be announcing the Boot 2 Gecko OS they are building. Its bare bones, and will probably never amass to Android or anything but looks fun to mess around with. Everything is built using html and css, so anyone with basic knowledge will be able to build, customize and create stuff for this OS.
It looks like this is built off of a WVGA Galaxy S2 in the GIT so should be easy to get a proof of concept going for EVO3D.
There is more information on Engadget today about it. http://www.engadget.com/2012/02/16/mozilla-offers-gaia-ui-first-look-will-reveal-boot-to-gecko-par/
And more info at Cnet. http://news.cnet.com/8301-30685_3-5...-allies-for-its-challenge-to-android-and-ios/
Here is the GIT - https://github.com/andreasgal/B2G
"But B2G has a couple things going for it. First, it's a browser-based operating system, meaning that Web apps become its native apps. With legions of Web programmers already at work and increasingly attuned to mobile browsing, B2G isn't starting from scratch.
The current implementation of the Gaia environment is still simplistic and incomplete, but it offers a compelling demonstration of how conventional Web content can be used to create a smartphone user experience. It's possible to do anything in the B2G user interface that can be done with HTML and CSS, so the possibilities for styling and theming are prodigiously extensive. Such intrinsic flexibility could help make B2G appealing to hardware vendors because it would make it easier for them to create custom user interfaces that differentiate their products.
Mozilla hasn't created an HTML-based widget toolkit for application development. The applications currently included in Gaia are just straight markup with CSS for design. It's theoretically possible to use existing HTML widget toolkits in B2G, however, such as jQuery Mobile and Sencha Touch. "
Here are some screen shots. And I guess you can probably assume the MAC OS Firefox framework at the top is just in the pictures as an emulator, so try to imagine that is not there.
Lockscreen-
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Homescreen-
Maps-
Dialer-
Browser-
If if your just asking why? Just because we (you) can! This could be a fun hobbyist OS, or could even see widespread use on low cost or dumbphones or a replacement for BREW
And here is the source code GIT again - https://github.com/andreasgal/B2G​
Maybe this should be moved to Development?
I was wondering if this would work with the "official" device tree from cyanogenmod,
ill trie it and if i run into errors, ill post them here.
but first i have to download the full source and the device specific files.
ill hit this post when it's done!
I'm working on that, just have to set up my ubuntu environment one way or another, its acting funny and crashed my PC last week -___-
Sent from my PG86100 using xda app-developers app
ognimnella said:
I'm working on that, just have to set up my ubuntu environment one way or another, its acting funny and crashed my PC last week -___-
Sent from my PG86100 using xda app-developers app
Click to expand...
Click to collapse
Yesssss then boot to gecko will be on 3vo I tryed and messed up my computer hope you can do it
Sent from my PG86100 using Tapatalk 2
Flashalot said:
Yesssss then boot to gecko will be on 3vo I tryed and messed up my computer hope you can do it
Sent from my PG86100 using Tapatalk 2
Click to expand...
Click to collapse
Don't be so straight forward, there is a lot of work to do!
But it can work if we work hard on this...
sjoerd0301 said:
Don't be so straight forward, there is a lot of work to do!
But it can work if we work hard on this...
Click to expand...
Click to collapse
Ya I know all most lost all my files from a ubunto problemw
Sent from my PG86100 using Tapatalk 2

TESTERS PLEASE! ParanoidAndroid for AMAZE!

Anybody Interested in the project Jump In!
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Some of you may have heard of tablet mode and if you have tried it you know well that it smashes your phone. Apps are small, their layout is screwed, things overlap, crash or stop working, Google Play forbids you to download, if you tried AOKP you cant even use launcher and phone. In short, it is a mess.
PARANOIDANDROID changed that. It does not "heal" tablet mode, it obliterates the boundaries. You define how big or small apps are, you define in which UI they display, no matter if your phone runs in tablet or phone mode, which also you can define. Customize every single entity on your phone, lockscreen, navigationbar, system-components, widgets, apps. If you prefer stay with your three bearpaw buttons + drop-down curtain or switch to a combined navigationbar + drop-up notificationcenter, enjoy Youtube in 3D, Gmail and settings in 2-columns, Chrome in its better mobile UI, etc. Nothing overlaps, nothing crashes, everything works as you'd expect. This is completely new ground and has never been realized before, it is lightyears from tablet mode.
We created it to establish the idea that tablet/hybrid mode can indeed work and that is was an error on Googles side to use the same layout for high resolution devices that is used on tiny little things like htc wildfire. We saw how badly build.prop tablet-mode was milked so we decided to remain closedsource until the codebase is mature enough to publish. Our first repos went public last week and the rest will follow soon, i will personally commit the hybrid sourcetree into CM9. Until then, do not ask us for sources, we have good reason to do it like this and when it's out people will know why, they will see something that works, not features for show. We are still fully open to ports. As long as they stay true to our vision and base on CM9.
As the sheer amount of porting requests needed to be addressed somehow we open this topic so maintainers can help each other and it'll be easy for us to take a look once in awhile as our pm-boxes are exploding. We understand that setting up PA can be quite confusing since it introduces must-have configurations that are unique.
Click to expand...
Click to collapse
PM for link please!
Looking for boot!!!
As I have NO DEVICE to TEST!
GTALK [email protected]
Click to expand...
Click to collapse
Click to expand...
Click to collapse
PM'd. Let me know if you need anything else.
Keylogger_0 said:
PM'd. Let me know if you need anything else.
Click to expand...
Click to collapse
k bro thanks!:laugh:
Pm sent, will help 110%
Sent from my HTC Amaze
I will gladly test it for bugs and such, my amaze isnt being used right now
Bootlooping need to modify frame-res when i get hacked apktool to do the job!
anyone interested in helping with the port PM please thanks!
I LOVE this rom on my old glacier!! Can't wait! If I get around to unlocking I might hit you up to teet it out.

Mizuu CM7 support

Hello people could you please go to this page and hit the green button next to CM7 support, thanks! :good:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://mizuu.tv/feature-suggestions/
SPREAD THE WORD!!!
~ V
lavero.burgos said:
Hello people could you please go to this page and hit the green button next to CM7 support, thanks! :good:
http://mizuu.tv/feature-suggestions/
SPREAD THE WORD!!!
~ V
Click to expand...
Click to collapse
--done
Sent from my Nook Tablet using xda premium
thanks people got 9 hits keep them coming
~ V
Eh, I've spoken with the developer about this in length in the past. I don't see him going back to support 2.3 and below honestly. He has his work cut out for him with network support as it is and he's really not a fan of older versions of Android from what I can tell.
He did release source code for the app when it supported 2.3 and below and there was a compiled version/ongoing project but it may be discontinued. Here is the website (roughly translates to error establishing connection?) and here is an apk link. It pales in comparison to mizuu but it provides similar functionality.
With all that said, good luck in your venture.
Yes but if a bunch of people support the suggestion then he might consider it. It is why the suggestions section is there open to everyone, we'll see how it goes but we need to keep pushing .
~ V
Cannot access that option any longer
I just went to that site and they have 'greyed out' the option of CM7 support.....
I was able to vote it up earlier but it seems he has disabled it unfortunately, with this comment
Hey!
Sorry, but that’s not going to happen. For a number of reasons, I’m not planning on supporting anything other than Android 3.0+. The low RAM issue is the most prominent one, and that’s also what’s making ICS and Jelly Bean run slower on your device. Devices with Android 2.x or older generally have limited RAM memory, and that’s just not suited for Mizuu.
Click to expand...
Click to collapse
Sorry Veronica
There is another app, MovieBrowser that has similar functionality and I know the developer of Mizuu talks to its developer from time to time (I think MovieBrowser has network support actually). Its not exactly the same as Mizuu (and I prefer Mizuu honestly) but it is also 3.0+ only. Perhaps you can nudge that developer?
Cubanluke88 said:
I was able to vote it up earlier but it seems he has disabled it unfortunately, with this comment
Sorry Veronica
There is another app, MovieBrowser that has similar functionality and I know the developer of Mizuu talks to its developer from time to time (I think MovieBrowser has network support actually). Its not exactly the same as Mizuu (and I prefer Mizuu honestly) but it is also 3.0+ only. Perhaps you can nudge that developer?
Click to expand...
Click to collapse
Yeah I just see that, oh well I'll go all-in with xbmc now.
~ V
Sent from my SGH-I897 using Tapatalk 2
Done.
thanks for share
done

[Store][Game] Shards - the brickbreaker

We have rewritten our game Shards - the brickbreaker into Unity and it is finally available in Windows Store (our first Windows Store game).
It is classic arakanoid / brickbreaker clone with 80 levels (each with unique background) and is free (supported with ads).
https://www.microsoft.com/store/apps/9nmrnnrc33ps
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Game crashes immediately after tapping on the first level. Tested on Lumia 950 with the latest updates.
@sensboston - thanks for reporting. I tested it on my Lumia 532 (reinstalled from store), which is pretty low device and it works. Your device is much more powerfull with hires screen (1440 x 2560). I tried to simulate this resolution in Unity and game scales well with no errors thrown. But unfortunately, I cannot test it on real device. If it is some Unity bug, it will be hard to track.
I hope some crash report in WS console will give me a clue what happend - however, so far all reports just reported "Unknown" error
@SBC_games, save detailed log file and stack trace to the app's storage, I'm able to copy & send that file to you.
Also, have you checked your game on the latest emulators (Creators Update) release?
https://mspoweruser.com/near-final-...update-emulator-image-now-available-download/
P.S. You may also send me a non-store package for testing purposes (and for easy log file extraction), I'll be glad to help you.
@sensboston - thank you, I appreciate your help very much! You can send me logs to email "sbcgameshelp", which is at gmail.com.
Tomorrow I will prepare several package versions with stripped features, so we can see what is causing crash. Game scene is the only one with two cameras for example.
@SBC_games, sorry but I don't understand - what logs, what is the file name supposed to be? OK, take your time and send me a link (via PM) to special version, and I'll help you.
I just received an update for this game and now it doesn't crash anymore on my 950
tire_007 said:
I just received an update for this game and now it doesn't crash anymore on my 950
Click to expand...
Click to collapse
thanks for info. In the end we had to remove screen deformation effect. It looks there is some bug in Unity when rendering into RenderTexture.
SBC_games said:
thanks for info. In the end we had to remove screen deformation effect. It looks there is some bug in Unity when rendering into RenderTexture.
Click to expand...
Click to collapse
I had issues before but it works fine now! Thanks so much! By the way, have you considered adding xbox live features to your game like leaderboards, game hub, stats etc. It's pretty easy to get into the XBOX Live creators program. You could also try [email protected] too for the all the XBOX Live APIs that the AAA developers use. I would have sent you a link to register but I don't have enough posts so you're going to have to search for "XBOX Live Creators Program" .
EP1CNESSHD said:
... By the way, have you considered adding xbox live features to your game like leaderboards, game hub, stats etc. ...
Click to expand...
Click to collapse
Thanks for tip! It is currently out of my capabilities. Some time ago I had to limit scope of my activities - it is now Unity and HTML5 game programming. There is so many other araes I would like to explore, but, you know, it is not possible to do everything.

Desktop Modes - a real alternative to a Mac/PC?

What do you think about Desktop modes for Android, who uses it sometimes or as a daily driver? After taking a look on Easy Projection (Huawei) and DEX (Samsung) I'm really excited. Since EP needs some more caring, DEX seems to be really good. At least I'm able to do my daily business with a single device, can mirror my content to a wireless display/TV or just use my Dock at home and work. It took some time to find the right app alternatives to make sure to have the best feeling in Desktop mode, some app cloning to make sure this can be opened multiple times etc. - but it works.
At some points I'm struggling with auto focus, shortcuts etc. - but I could image to keep this to replace my Mac soon. With Android Q there could be a native possibility but it doesn't look that there is given much care about.
What do you think about Android Desktop modes and Desktop replacement?
trinec said:
What do you think about Desktop modes for Android, who uses it sometimes or as a daily driver? After taking a look on Easy Projection (Huawei) and DEX (Samsung) I'm really excited. Since EP needs some more caring, DEX seems to be really good. At least I'm able to do my daily business with a single device, can mirror my content to a wireless display/TV or just use my Dock at home and work. It took some time to find the right app alternatives to make sure to have the best feeling in Desktop mode, some app cloning to make sure this can be opened multiple times etc. - but it works.
At some points I'm struggling with auto focus, shortcuts etc. - but I could image to keep this to replace my Mac soon. With Android Q there could be a native possibility but it doesn't look that there is given much care about.
What do you think about Android Desktop modes and Desktop replacement?
Click to expand...
Click to collapse
I first thought it could not replace for real a PC or mac because it lacks the softwares and games I was using on windows (3D modeling, CAD software, inkscape, picture editing, video editing...). But then I found shadow.tech, it's basically a service that lends you a cloud computer. So you can get a windows desktop with a most powerfull computer directly on your android. So all the windows software you could want are accessible easily.
So the answer for me is yes. Until all software makers will release correct android version, you can run any software with other services.
I'm so convinced by the desktop mode that I developped Keydock a keyboard-docking-station to bring a really great docking experience.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please let me know what you think of it. You can get more information on Mod edit: Link removed

Categories

Resources