C4Droid on Android - IDEs, Libraries, & Programming Tools

Anyone who has experience using this app, could you explain how one can turn a program into an apk file?
Thanks!
Sent from my SPH-L720 using Tapatalk 4 Beta

This can be found in the Google Play description: "Result of compilation (binary or APK) can be exported using menu->export."

Sent from my SPH-L720 using Tapatalk 4 Beta

i want to helo develop sense for gs4 but i need 10 posts thats why im doing this plz dont hate

export to binary
Hello Guys, I recently purchased this app. Everything works fine, except one thing: I cannot export my programs to binary. I mean, I can do it, but it wouldn't work on windows, neither on ubuntu. What am I missing? or misunderstanding?
THanks in advance

soadzoor said:
Hello Guys, I recently purchased this app. Everything works fine, except one thing: I cannot export my programs to binary. I mean, I can do it, but it wouldn't work on windows, neither on ubuntu. What am I missing? or misunderstanding?
THanks in advance
Click to expand...
Click to collapse
C4DROID compiles for ARM so you can not use the output binaries on X86 . You may run the binaries on other Android phones since C4DROID uses Android EABI and Bionic ( on GCC Plugin ) and uClibc ( on TCC )

hi please replay
The program does not run on my phone, why? My phone is a Galaxy S i9000

Related

[Q] Setting up Ubuntu work environment

Im having a hell of a time figuring out how to configure git in Ubuntu 11.10. I am very new to the Linux environment and was wondering if someone could help me get my foot in the door and at least get the my work environment set up properly and the proper source code downloaded. Im really only interested in modifying the kernel so if you can help me set up and understand whats going on Id be greatly appreciative.
Thanks...
oh dude dont even get me started on linux ive literally just spent the past 2hrs trying to get flash to work on kubuntu i got so pissed i uninstalled and am switching back to ubu as we speak lol. ubuntu should have an irc help channel i know xubuntu did when i was playing around with it.
i just looked and there channel is #ubuntu
huzza!!!!!!!!!!!!!!!!! freakin a i finally got flash to work properly on kde shell i completly uninsulated kubuntu installed ubuntu downloaded flash from adobe not from the software center then put it in mozilla/ plugins folder and reinstalled kde on ubuntus terminal and all my settings stook. sorry for the rambling but yall have no idea of how stoked i am im probably going to make kde my default desktop now lol
I'm just having trouble getting ADB to recognize my phone. Also it seems Samsung didn't include a config file for the kernel to add things like overclocking etc.. Unless its hidden somewhere else?
Sent from my SCH-I400 using XDA
jaizero said:
I'm just having trouble getting ADB to recognize my phone. Also it seems Samsung didn't include a config file for the kernel to add things like overclocking etc.. Unless its hidden somewhere else?
Sent from my SCH-I400 using XDA
Click to expand...
Click to collapse
U building from source?
Sent from my SCH-I400 using xda premium
I have the source just not too sure how to utilize it in Ubuntu, like I said I'm learning as I go. I tried doing an adb pull from my phone for the config file in windows and I get the error "file or directory does not exist" however it did work when I tried it with my Acer A500...
Is there a config.gz included in the source somewhere? I've been reading about something called defconfig but there are numerous references to that within the source.
If I can find that file I feel like building our own kernel would be infinitely easier... Maybe I'm too optimistic..
i actually recocmend installing linux mint first a lot more stuff works out of the box with it but if you like unity just search for ubuntu in the software manager and u can install it over mint.
Just as an FYI, you are likely not going to be able to use Ubuntu 11.10 to build the Continuum kernel. You'll need to use either 10.04 (LTS) or 10.10 to get the proper build tools. Also, getting git to work should be as simple as installing it. I believe it is under git-core or similar. You should have a look at the page for setting up a build environment for AOSP on what to install and such, as it is a pretty good starting point.
Minty Fresh
I tried installing Mint over Unity with no success. All of the other desktop environments work, but not Mint. I wonders why.
u need to install the mint live cd first then one youve got everything update install ubuntu u can search for it in the package manage or get it in terminal
i believe the command is sudo apt-get ubuntu-desktop
Bierce22 said:
u need to install the mint live cd first then one youve got everything update install ubuntu u can search for it in the package manage or get it in terminal
i believe the command is sudo apt-get ubuntu-desktop
Click to expand...
Click to collapse
Will this erase windows like you too? Jk
Sent from my SCH-I400 using xda premium
10chr
Bierce22 said:
10chr
Click to expand...
Click to collapse
Cheer up chuck. I was just pwaying
Sent from my SCH-I400 using xda premium
Found this today. Came out today lol
http://rootzwiki.com/_/articles/the...or-setting-up-adb-and-transferring-files-r592
Sent from my SCH-I400 using xda premium
Anyone know what defconfig the Continuum uses? There are about 100 different defconfigs within the kernel source. Does the Continuum have a codename or something?
P.S. everything seems to be working fine in Ubuntu 11.10.
jaizero said:
Anyone know what defconfig the Continuum uses? There are about 100 different defconfigs within the kernel source. Does the Continuum have a codename or something?
P.S. everything seems to be working fine in Ubuntu 11.10.
Click to expand...
Click to collapse
Not sure., you might check the fascinate forums. I'd bet its the same.
Sent from my SCH-I400 using Tapatalk 2
jaizero said:
Anyone know what defconfig the Continuum uses? There are about 100 different defconfigs within the kernel source. Does the Continuum have a codename or something?
P.S. everything seems to be working fine in Ubuntu 11.10.
Click to expand...
Click to collapse
It should be listed in the readme with the source, but it should be something like "garnett_defconfig"

[TOOL][WINDOWS] ADB Graphical User Interface GUI

Hey guys I know I have posted some other similar programs, but hopefully this will raise the bar on how people use Android Debug Bridge.
So To start off, this program will not root any phone, but can easily break a phone if used improperly.
Secondly, If you need to ask what a button in the program THEN DO NOT USE IT!
I will only answer questions if they involve drivers or programming bugs, NOT for something like "What is Sync?" because If you do not know, then you do not need to know now.
SEE LINKS BELOW FOR MORE RECENT UPDATES!
This program has some built in ADB functions:
Rebooting- Recovery/Bootloader/Fastboot.
Sync from a folder (If you don't know or have to ask do not use!)
Use logcat
Start up a shell instance (With root if possible.)
Remount (Needs root also)
Flash(Recovery/Boot.img)
Root SOME devices(Using Bin4ry Script Credit to him)
Auto Download Root script
adb shell built in now
cmd shell built in
automatic updates
push files
install apks
get misc system information
Download ODIN for Samsung devices
Detect HTC device correctly for once lol
Application Manager
ADB Learning Center (Under Construction but not beta)
4.0-4.3 Backup Manager (Using adb backup NOT Nandroid)
0Nandroid intergration
Build.PROP veiwer (Soon to be editor too!)
Free device ram and kill background process
MORE TO COME!
___________________________________________________________________
Also a BIG thing for this program is the ability to install ADB and Fastboot into Windows as a command in Command Prompt.
This would allow one to use adb as a normal command from CMD.
E.G "C:\Users\Lab\>adb shell"
Instead of having to CD to C:\android\and all that.
Download the program: Version 5.0.2.26:New Download link[/COLOR]
As far as the newest huge feature in ADBGUI goes, the Application Manager is to be considered Pre-beta and should be used with extreme caution.
Requirements for the Application Manager:
> You need root
> It only works with 3rd Party (Downloaded from google play or other source)
> It does not work with all devices and has some major bugs.
Come on guys give some feed back!
Well enjoy!
Have questions or maybe want to report an issue?
Check out my Discussions Forum here otherwise you can post here at XDA Forums
About ClickOnce:
The core principle of ClickOnce is to ease the deployment of Windows applications. In addition, ClickOnce aims to solve three other problems with conventional deployment models: the difficulty in updating a deployed application, the impact of an application on the user's computer, and the need for administrator permissions to install applications.
ClickOnce-deployed applications are considered 'low impact', in that they are installed per-user, not per-machine. No administrator privileges are required to install one of these applications. Each ClickOnce application is isolated from the other. This means one ClickOnce application is not able to 'break' another. ClickOnce employs Code Access Security (CAS) to ensure that system functions cannot be called by a ClickOnce application from the web, ensuring the security of data and the client system in general.
Some other thinks about ClickOnce:
My ClickOnce application is personally signed, so windows will tell you the publisher is "Unknown" but that is OK. It will install just fine.
[UPDATE Nov. 21st 2013]
Hey guys!!
Just wanted to share some news for all you linux users!
I will be starting a linux conversion for ADBGUI to be fully compatible with Ubuntu/Debian/Arch Linux Distros!
Details: Click Here!
Looks great! Will try as quickly as possible.
Sent from my U20i using xda app-developers app
Is this ADB GUI project open source?
I think this is a really cool idea. Might also help get more users into ADB and willing to learn what things do. (sometimes it's scary when thinking of command line)
Shifted from the bottom of the rabbit hole
thronnos said:
Is this ADB GUI project open source?
I think this is a really cool idea. Might also help get more users into ADB and willing to learn what things do. (sometimes it's scary when thinking of command line)
Shifted from the bottom of the rabbit hole
Click to expand...
Click to collapse
I will be posting the source on github but it is written in VB.NET. I am also happy to answer questions about the source code.
Required program for the source is
visual studio 2012.
Sent from my SCH-R530U using xda premium
Just updated to version 2
Read about it at urgero.org/node/5
Sent from my SCH-R530U using xda premium
Hey guys!!
Just fixed a bug in ADBGUI about a file not found.
Download Fix
Can also be found Here
Fixed bug with version 2.1:
Would still try to download, even if you selected no.
and added Android Device Discovery
currently working on adding an option to browse sd card and to get device information and battery levels.
Tonight around 11pm central time I will be uploading the source code for this project.
Sent from my SCH-R530U using xda premium
UPDATE:
Check out the new updates at http://urgero.org/node/5!!
Added rooting scripts!!
With downloader (No need to hunt down the scripts!!)
Just updated to 2.4!
added:
Automatic updates!!
Over 400 dpwnloads and no one has anything to comment about?
Sent from my SCH-R530U using xda premium
sandix said:
Over 400 dpwnloads and no one has anything to comment about?
Sent from my SCH-R530U using xda premium
Click to expand...
Click to collapse
Sorry, bro, I thought the same after releasing my first few works... Sadly, that how it seems to be.
To the tool: I think its awesome, haven't had any problems so far. Don't give up!
Sent from my U20i using xda app-developers app
Thank you!
Does anyone have any feature requests?
Sent from my SCH-R530U using xda premium
Just Updated to V2.6:
Added F-Droid for all you Open Source fans!
Also fixed a bug where applications would not install correctly for some devices(Still does not fix all of them)
Download: http://urgero.org/node/5
If you already have 2.4 or higher, just launch the program as administrator and it will prompt you to update, otherwise download 2.4 aat the link above to upgrade to 2.6!
sandix said:
Thank you!
Does anyone have any feature requests?
Sent from my SCH-R530U using xda premium
Click to expand...
Click to collapse
Can you add a file manager to see from your tool all the folders and modify them and files
Inviato dal mio GT-I9070 con Tapatalk 2
I am currently in the process of doing so yes.
Sent from my SCH-R530U using xda premium
Does not work on mine. Dont know why.
it says: "is not valid s Win32."
Please help.
i have winxp 32 bit.
Make sure you run as administrator and that all the files are extracted from the archive. Also make sure they are all in the same folder.
If you could post a screenshot that would be great help
Sent from my SCH-R530U using xda premium
mr_itou said:
Does not work on mine. Dont know why.
it says: "is not valid s Win32."
Please help.
i have winxp 32 bit.
Click to expand...
Click to collapse
I for got to add:
You NEED .NET Framework 4.5, download from microsoft here

[Q] Native programs

I tried to install an application for a raspberry pi on my nexus 7. I extracted it, but when I tried to run it, it failed with:
No such file or directory
Any solutions?
Sounds like it is meant to be run on the pi. Not the Nexus 7.
Sent from my Nexus 7 using xda premium
you can't just arbitrarily run any application. it needs to be an android app.
Pirateghost said:
you can't just arbitrarily run any application. it needs to be an android app.
Click to expand...
Click to collapse
What he said, and usually the system says that when the file is not marked as an executable.
Even if the binary was designed to run on ARM-based processors, it needs to be compiled for that operating system.
For example you cannot take a console binary made for Mac OSX (identifier Mach-O), and run it on a FreeBSD system even though OSX was originally based on FreeBSD4 (much the same as how Android was originally based on linux variations, and is still technically linux, but technically not).
I mean unless someone wants to write some kind of binary compatibility setup, much like how I can run *some* linux binaries on FreeBSD using the Linux Binary Compatibility port. But out of the box, not going to happen unless it was written for Android.
PS: Easier Analogy... trying to run a windows EXE on Android.
So how do I install the proper libraries? My device has the stock rom and it is rooted.
You learn how to code and port it.
Sent from my Nexus 7 using xda premium
monster860 said:
So how do I install the proper libraries? My device has the stock rom and it is rooted.
Click to expand...
Click to collapse
Wtf? You should read up on how applications work. Installing libraries is the least of your concerns. If the application had not been compiled to run on android it won't run. Period. Its not a difficult concept to comprehend.
Sent from my Nexus 7 using Tapatalk HD
monster860 said:
So how do I install the proper libraries? My device has the stock rom and it is rooted.
Click to expand...
Click to collapse
Doesn't work that way, differnet binary code won't run on a system it's not compiled for, choice is to recode I yourself or hope someone has a battery sucking emulator for android.
Sent from my Nexus 7 using XDA Premium HD app

Ask multi tools

I am trying to help my friend with his Rom as I have some xperiance from the note 2 I got a new computer running windows 7 I installed the android sdk, the Java sdk, and apk multi tools set it up as normal but when I try to decompile anything I keep getting errors and can't decompile anything I was wondering if someone could tell me what I'm doing wrong or tell me what I did not setup correctly I set it up according to a guide here on xda that I used the first time I have team viewer if some can help me I would greatly appreciate it
Sent from my SM-N900V using Tapatalk

Bcmon,RFA

Hi
I have seen this hacking app called "Reaver" and i had to install "Bcmon" for this to work but i cannot get bcmon up and working it either force closes or it says device not supported, as i tried hacking my own WiFi which my bro change the password and he doesn't want to give the code, so i tried hacking because wifi is my life i cant live without her , anyways so i am asking if there is anyway to make this broadcom wifi chipset work? Anyway at all? If you can mod please do
Thanks alot in advance
Sent from my LG-D682 using XDA Premium 4 mobile app
Bcmon is very finicky when it comes to what it will work with. I suggest checking out their dev page for a better idea of the requirements. Unless you have the ability to code your own driver for mon, it's not likely to find support. For penn testing You can go the linux deploy route, that coupled with a usb otg cable and a wifi card that works with the Bully\aircrack suite (I think that's what reaver needs ).
Sent from my SGH-I927 using XDA Free mobile app
first you need a compatible device
Hi first u need a compatible device to hack a WPA wpa2 WiFi or let it be wep
First u need to get a mobile having 4329, or4330 WiFi chipset I refer u HTC nexus one which is rare mobile having 0.5 % popularity or galaxy gs2 then if u got n1 install cm9 on it (cm10 on gs2) and then I hope u'r bcmon will work once it'll work then u can use either RFA or air crack GUI thanks ...
Im trying to make Reaver for Android work on my device due its not compatible with bcmon, im using custom scripts.
Im getting the following error:
CANNOT LINK EXECUTABLE: library "libpcap.so.1" not found
Due that, i used the following solution command:
export
LD_LIBRARY_PATH=/path/to/your/dir:$LD_LIBRARY_PATH
Obvious /path/to/your/dir is an example, mine is /sdcard/Download/libpcap.so.1
But im not getting success... i continue getting the error... Please somebody help
Sent from my Samsung SM-J510FN using XDA Labs
TheWalkingSans said:
Im trying to make Reaver for Android work on my device due its not compatible with bcmon, im using custom scripts.
Im getting the following error:
CANNOT LINK EXECUTABLE: library "libpcap.so.1" not found
Due that, i used the following solution command:
export
LD_LIBRARY_PATH=/path/to/your/dir:$LD_LIBRARY_PATH
Obvious /path/to/your/dir is an example, mine is /sdcard/Download/libpcap.so.1
But im not getting success... i continue getting the error... Please somebody help
Sent from my Samsung SM-J510FN using XDA Labs
Click to expand...
Click to collapse
same problem
- Official.Caserol23 @ Facebook
- Caserol23 @ XDA
- Caserol23 @ Twitter
It only works with broadcom chips.
sent from IT Heaven

Categories

Resources