making an android app from xhtlm source code - Android Software Development

Hi,
im triying to make from this website an android app by using its source code which is xhtml (i think) (website: rooster.ru.nl/default.aspx)
this is the source code: view-source:http://rooster.ru.nl/default.aspx
is there any easy way to do this as i dont have much about developing apps.
I already have android sdk and android developer tools.

Related

Android source officially released!

Ok so google has now officially released the android source code and SDK. So now there are endless possibilities to what can be done with it, it can be ported to any device.
I'll leave the devs to think about that but till then heres the link:
http://source.android.com/ Info about the source
http://code.google.com/android/ Download SDK from here.
xmOD

MiCode - MIUI open source?

Hi
Today on MIUI facebook thay share with us information about MiCode
this is content of this post
"MIUI port projects officially go open source
http://www.micode.net/portal.php
Here you can find the information and source code you need to build an Android-compatible device. Android is an open-source software stack for mobile devices, and a corresponding open-source project led by Google. We created Android in response to our own experiences launching mobile apps. We wanted to make sure that there was no central point of failure, so that no industry player can restrict or control the innovations of any other. That's why we created Android, and made its source code open."
so Please could someone do or try something with this for our X8
{Polish On}
A miałem to dodać xD
{Polish Off}
Okey , i was thinking about that this code will help devs port miui to x8.
What do u think about that ? By my opinion this would help devs port miui to x8 which will be great ;D
It wont be easy, but possible. X8 has a armv6 processor, but originally MIUI requires a armv7 processor...
Hit the THANKS button if I helped!!
Sent from my W8 using Tapatalk
I'm cloning PatchRom now to see if I can learn how it works, looks like it takes an "stock" rom and transforms it on a MIUI rom.

[SCRIPT][NDK] agcc wrapper mod for latest Android NDK

Here is an update to 'agcc' wrapper originally written by Andrew Ross. You can find his original version here.
Modded/Updated agcc
Helps you to quickly compile native C code for ARM, MIPS or x86 targets. I updated 'agcc' to try out a few existing exploits on Android, in hope of finding a few more to open up root for my new phone.
I thought some of you may find this updated script useful for compiling native code. I have tested these changes only on a Windows machine using Android NDK r8b.
Reserved
[RESERVED]

guidance needed on compiling an existing android code

Hi,
Sorry for the basic question here. I just want to compile and build an apk from an android open source project; but i don't know how to !!
I'm on ubuntu 13.10. I have downloaded the Android ADT bundle from developer android com /sdk/ index.html
I've run eclipse (from ADT bundle) and have imported a downloaded version of the open source project.
The open source project is Prey github com / prey / prey-android-client
The project is setup in eclipse but i see red flags and doesn't run (because it doesn't know how to run).
Can you guys point me to a guide or tell me how to compile & build an apk out of this.
Unfortunately the README file in the repository is useless (i.e. blank!)
Thanks.
shanehelms said:
Hi,
Sorry for the basic question here. I just want to compile and build an apk from an android open source project; but i don't know how to !!
I'm on ubuntu 13.10. I have downloaded the Android ADT bundle from developer android com /sdk/ index.html
I've run eclipse (from ADT bundle) and have imported a downloaded version of the open source project.
The open source project is Prey github com / prey / prey-android-client
The project is setup in eclipse but i see red flags and doesn't run (because it doesn't know how to run).
Can you guys point me to a guide or tell me how to compile & build an apk out of this.
Unfortunately the README file in the repository is useless (i.e. blank!)
Thanks.
Click to expand...
Click to collapse
I would say you should go though the getting started guides on d.android.com and things will become a little more clear

DeAPK - Open-source, Cloud Hosted Android APK Decompiler

Greetings to all of you!
Here to let the community know I just finished my newest project i.e., a cloud-hosted APK decompiler for Android apps. I know we have a couple out there, but this is special as it's the only one that is open-source. I mean you can know wtf happening under the hood before uploading your private Android apps for decompilation. Plus, it's responsive so you can use it even on your phone.
Link: https://deapk.vaibhavpandey.com/
Source code: https://github.com/vaibhavpandeyvpz/deapk

Categories

Resources