Xamarin.Android type coding for android ON android? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Xamarin.Android type coding for android ON android?

I am currently working with Xamarin.Android and after a bit it dawned on me that it may be possible to use something like Xamarins c# android library or java (assuming u know it) to compile and build onto your android device FROM ON the device itself? any ideas or relative matters?

12th Jan 2017, 5:45 AM
Wobbles “The Ditzy” Cow
Wobbles “The Ditzy” Cow - avatar
4 Answers
0
I'm new to this and I do not know very much about what the android is actually allowed to do in terms of device permission and its ability to render the things that may be necessary to have a real VS-esque kind of IDE for development.
12th Jan 2017, 5:47 AM
Wobbles “The Ditzy” Cow
Wobbles “The Ditzy” Cow - avatar
0
but from the way the Layouts are constructed it looks like if you set up a linearlayout the right way you may be able to implement enough inflatable frames to provide a real easy-to-access UI toolbox or maybe it looks like something more simplified like the way Xamarin workbook compiles stuff in an active-build
12th Jan 2017, 5:49 AM
Wobbles “The Ditzy” Cow
Wobbles “The Ditzy” Cow - avatar
0
it looks like the newer devices like the S7s have more than enough ram and cpu to process something like a real IDE compiling framework and it would need to have a lot of temp control (temporary*
12th Jan 2017, 5:51 AM
Wobbles “The Ditzy” Cow
Wobbles “The Ditzy” Cow - avatar
0
cause VS for example dumps project after project if u dont clean it up regularly
12th Jan 2017, 5:51 AM
Wobbles “The Ditzy” Cow
Wobbles “The Ditzy” Cow - avatar